home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu060.dms / pu060.adf / 33 < prev    next >
Text File  |  1990-11-02  |  8KB  |  165 lines

  1.  
  2.  
  3.     In this drawer you will find three programs. You must copy
  4.     these files to your XT/AT first, before you can use them.
  5.     Therefore you must change to the XT/AT and type the follow
  6.     command(s).
  7.  
  8.         AREAD DFx:ATCopy2.0/PC/name.EXE name.EXE /B
  9.     
  10.     You have to change DFx: to DF0: , if this disk is in
  11.     the (first) internal drive.
  12.         
  13.     Of course you must change name to PCCOPY and AT or XT.
  14.     
  15.     If you would have the program ATCopy2.0 already you were
  16.     able to do this procedure in only one Amiga command.
  17.     
  18.         ATCopy2.0 *.EXE OPT B
  19.     
  20.  ***********************************************************************
  21.  
  22.           ATCopy2.0    (c) Copyright 1990 by Peter Vorwerk    ATCopy2.0
  23.  
  24.           The program  ATCopy2.0 is  an update for the version 1.0. But
  25.           this new version is SHAREWARE instead of PD. If you find this
  26.           program  useful  and  use  it  regular,  please send $10 ( or
  27.           DM 10 ) to the follow address.
  28.  
  29.                     Peter Vorwerk
  30.                     Jägerstr. 3-5
  31.  
  32.                     (W) 3000 Hannover 1
  33.                     Germany
  34.  
  35.           The program may be distributed for non-profit only  ( a price
  36.           of more  than $7  per diskette  is surely no more a self cost
  37.           price ! ) and this manual is  also copied.  ( You are allowed
  38.           to copy  only the program without the manual to your harddisk
  39.           or your workdisk, but you are not permitted to distribute the
  40.           software in this form! ) If you want to include this software
  41.           in an other library,  than in  the one  of Fred  Fish, please
  42.           contact me frist.
  43.  
  44.           Surely everyone,  who have an Amiga with an XT/AT Board ( the
  45.           older SideCar works well  too ), knows  it is  principle pos-
  46.           sible to copy files between the two computers. But the way to
  47.           do this is not very comfortable.  In the  new version  of the
  48.           Janus.library  ( 2.63  respectively  33.1 ) you can use wild-
  49.           cards, but only in one  direction  ( form  the  XT/AT  to the
  50.           Amiga ). Let's  say you  want to  copy several files from the
  51.           Amiga to the XT/AT, you have to copy each file seperatly. The
  52.           first relase  of ATCopy  produced a scriptfile with the sepe-
  53.           rate commands. Now we skip this step and  translate the files
  54.           direct through  the socalled Dual-Ported-RAM. The program has
  55.           an icon and can be startet from the  workbench. If  you start
  56.           the program  without any  parameters, the files will be asked
  57.           for interactiv by the well known  ARP-Filerequester. From the
  58.           CLI you  are able  to specify  beside the filenames two other
  59.           parameters.
  60.  
  61.                USAGE: ATCopy Files...,TO/K,OPT/K
  62.  
  63.           Files...  means a list of filenames, the keyword
  64.  
  65.           TO        specify the PC-path  ( for  example  <TO  A:> means
  66.                     that all  files are  send to the floppy A: . If you
  67.                     don't specify the keyword  TO,  the  files  will be
  68.                     send  to  the  current  PC-path. )  and  after  the
  69.                     keyword
  70.  
  71.           OPT       you can specify one ( and only one ) of  the follow
  72.                     options.
  73.  
  74.                B    Translate  the  files  binary  ( no  conversion  of
  75.                     characters  and  CR's  will  not  be  translated in
  76.                     CRLF's. )
  77.  
  78.                CR   Translate the  files with conversion of characters,
  79.                     but also CR's will not be translated in CRLF'.
  80.  
  81.                NC   Translate  the  files  binary  and  CR's   will  be
  82.                     translated in CRLF's.
  83.  
  84.           If you don't specify the keyword OPT the files will be trans-
  85.           lated by full conversion. This means both conversion of char-
  86.           acters and CR's will be translated in CRLF's. This is the way
  87.           the new programs AREAD  and  AWRITE  works.  These  files are
  88.           distributed by Commodore with the XT/AT Board. If you use the
  89.           program  ATCopy  from  the  workbench  you  can't  ( at  this
  90.           time ? ) use  the keywords  TO and  OPT. The  program use the
  91.           standards ( current directory and full conversion ).
  92.  
  93.           INSTALLATION
  94.  
  95.           On the diskette you will find a subdirectory  called PC. This
  96.           directory   contain   three   programs   AT.EXE,  XT.EXE  and
  97.           PCCOPY.EXE. At least two of this programs you must copy by 
  98.  
  99.                AREAD DF0:ATCopy/PC/name.EXE A:name.EXE /B
  100.  
  101.           to  the  XT/AT.  In  each  case  you  will  need  the program
  102.           PCCOPY.EXE and  it depends  on your  board the file XT.EXE or
  103.           AT.EXE ( who had thought this ? ). The program  PCCOPY.EXE is
  104.           memoryresident and  need start  only once, for example in the
  105.           AUTOEXEC.BAT ( this is the  Startup-Sequence of  the XT/AT ).
  106.           The  programs  XT.EXE  and  AT.EXE  are  called  by the Amiga
  107.           program ATCopy. Therefore it is necessary  that at  this time
  108.           no program  is running.  You are  in the CLI of the XT/AT and
  109.           you are able to start a new program.  This limitation  is not
  110.           very well,  but I don't know how to start a PC-Interrupt from
  111.           my own Amiga-program or how to start a  program at  the XT/AT
  112.           by a  hotkey let's say ALT-2. If someone knows details on one
  113.           of these questions, please write me a short note. I  think it
  114.           could be an other way of pay the SHAREWARE.
  115.  
  116.           The usage  from the  Amiga is already descripted above and so
  117.           it's not necessary to repeat it again.
  118.  
  119.           NOTE:     The  program  needs  the   ARP.library  ( at  least
  120.                     version 39. ).
  121.  
  122.           Please  notice  that  on  an  XT/AT  you  can't  use  all the
  123.           characters in filenames that are available for the  Amiga. In
  124.           fact the  space, nationalcharacters  or the  sqare braces are
  125.           not supported.  Please  notice  that  also  there  are strict
  126.           limitations in  the lenght of the filename and the extension.
  127.           Only one extension with 3 characters and 8  characters before
  128.           the  dot  "."  are  allowed. You can't use filenames starting
  129.           with a dot. so ".info" is no legal filename and the two names
  130.           "DemoDatei.info" and  "DEMODATE.INF" specify the same file on
  131.           an XT/AT ! 
  132.  
  133.           Everyone who had paid the SHAREWARE will get updates as quick
  134.           as possible and  even can get  the soure if  he/she want  it.
  135.           Please give me a short description of your enviroment. I need
  136.           this because if the program wont work in a special enviroment
  137.           it is easyer for  me to send  the new version first to  these
  138.           people who have this special enviroment.
  139.  
  140.           Bugreports or improvements are welcome.
  141.  
  142.           I hope  that the  translation from  the Amiga to the XT/AT is
  143.           easyer using this program.
  144.  
  145.           My program  use  parts  of  the  ARP.library  ( especialy the
  146.           Filerequester and  the routine  GADS ). Without  this help it
  147.           had been ( nearly )  inpossible  to  write  the  program. I'm
  148.           sorry,  but  the  informations  by the Janus.library are very
  149.           rarely. Therefore it can be  that  the  program  ATCopy don't
  150.           work in  all parts  on all configurations. ( I have tested it
  151.           on my own Amiga 2000 with AT Board and on an Amiga  1000 with
  152.           SideCar. I don't had access to an XT Board. )
  153.  
  154.           P.S. There  is  one  more  limitation by starting the program
  155.                from the workbench. You can't specify more than one TOOL
  156.                by "SHIFT Left Mouse". The first TOOL will work with all
  157.                the PROJECTS  you had  specified and  the reminder TOOLS
  158.                will be skiped.
  159.  
  160.                Solution: Don't specify any files by "SHIFT Left Mouse".
  161.                          The program will ask you for each file  by the
  162.                          ARP-Filerequester.
  163.  
  164.           Please excuse my bad english, but my schooltime is long ago.
  165.